hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
HipNullAudioDecoder.decode
hip
audio_decoding
audio
HipNullAudioDecoder
Undocumented in source. Be warned that the author may not have intended to support it.
class
HipNullAudioDecoder
bool
decode
(
in
ubyte
[]
data
,
HipAudioEncoding
encoding
,
HipAudioType
type
,
void
delegate
(
in
ubyte
[]
)
,
void
delegate
(
)
)
Meta
Source
See Implementation
hip
audio_decoding
audio
HipNullAudioDecoder
functions
channelConversion
decode
dispose
getAudioConfig
getClipChannels
getClipData
getClipSize
getDuration
getSamplerate
resample
startDecoding
updateDecoding